{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-runtime-kv",
      "artifactVersion": "2021.53.3",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.connect.standalone",
          "org.nuxeo.launcher.commons",
          "org.nuxeo.osgi",
          "org.nuxeo.runtime",
          "org.nuxeo.runtime.aws",
          "org.nuxeo.runtime.cluster",
          "org.nuxeo.runtime.datasource",
          "org.nuxeo.runtime.jtajca",
          "org.nuxeo.runtime.kv",
          "org.nuxeo.runtime.management",
          "org.nuxeo.runtime.metrics",
          "org.nuxeo.runtime.migration",
          "org.nuxeo.runtime.mongodb",
          "org.nuxeo.runtime.nuxeo-runtime-deploy",
          "org.nuxeo.runtime.pubsub",
          "org.nuxeo.runtime.redis",
          "org.nuxeo.runtime.reload",
          "org.nuxeo.runtime.stream"
        ],
        "hierarchyPath": "/grp:org.nuxeo.runtime",
        "id": "grp:org.nuxeo.runtime",
        "name": "org.nuxeo.runtime",
        "parentIds": [],
        "readmes": [],
        "version": "2021.53"
      },
      "bundleId": "org.nuxeo.runtime.kv",
      "components": [
        {
          "@type": "NXComponent",
          "componentClass": "org.nuxeo.runtime.kv.KeyValueServiceImpl",
          "declaredStartOrder": -500,
          "documentation": "\n    The Key/Value service allows registration and access to KeyValueStores\n    to store simple values associated to keys.\n  \n",
          "documentationHtml": "<p>\nThe Key/Value service allows registration and access to KeyValueStores\nto store simple values associated to keys.\n</p><p></p>",
          "extensionPoints": [
            {
              "@type": "NXExtensionPoint",
              "componentId": "org.nuxeo.runtime.kv.KeyValueService",
              "descriptors": [
                "org.nuxeo.runtime.kv.KeyValueStoreDescriptor"
              ],
              "documentation": "\n      Defines the implementations of the Key/Value stores:\n      <code>\n    <store class=\"org.nuxeo.runtime.kv.MemKeyValueStore\" name=\"default\"/>\n</code>\n\n      The class must implement org.nuxeo.runtime.kv.KeyValueStoreProvider.\n    \n",
              "documentationHtml": "<p>\nDefines the implementations of the Key/Value stores:\n</p><p></p><pre><code>    &lt;store class&#61;&#34;org.nuxeo.runtime.kv.MemKeyValueStore&#34; name&#61;&#34;default&#34;/&gt;\n</code></pre><p>\nThe class must implement org.nuxeo.runtime.kv.KeyValueStoreProvider.\n</p><p></p>",
              "hierarchyPath": "/grp:org.nuxeo.runtime/org.nuxeo.runtime.kv/org.nuxeo.runtime.kv.KeyValueService/ExtensionPoints/org.nuxeo.runtime.kv.KeyValueService--configuration",
              "id": "org.nuxeo.runtime.kv.KeyValueService--configuration",
              "label": "configuration (org.nuxeo.runtime.kv.KeyValueService)",
              "name": "configuration",
              "version": "2021.53.3"
            }
          ],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.runtime.kv.KeyValueService--configuration",
              "hierarchyPath": "/grp:org.nuxeo.runtime/org.nuxeo.runtime.kv/org.nuxeo.runtime.kv.KeyValueService/Contributions/org.nuxeo.runtime.kv.KeyValueService--configuration",
              "id": "org.nuxeo.runtime.kv.KeyValueService--configuration",
              "registrationOrder": 0,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.runtime.kv.KeyValueService",
                "name": "org.nuxeo.runtime.kv.KeyValueService",
                "type": "service"
              },
              "version": "2021.53.3",
              "xml": "<extension point=\"configuration\" target=\"org.nuxeo.runtime.kv.KeyValueService\">\n    <store class=\"org.nuxeo.runtime.kv.MemKeyValueStore\" name=\"default\">\n    </store>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.runtime/org.nuxeo.runtime.kv/org.nuxeo.runtime.kv.KeyValueService",
          "name": "org.nuxeo.runtime.kv.KeyValueService",
          "requirements": [],
          "resolutionOrder": 791,
          "services": [
            {
              "@type": "NXService",
              "componentId": "org.nuxeo.runtime.kv.KeyValueService",
              "hierarchyPath": "/grp:org.nuxeo.runtime/org.nuxeo.runtime.kv/org.nuxeo.runtime.kv.KeyValueService/Services/org.nuxeo.runtime.kv.KeyValueService",
              "id": "org.nuxeo.runtime.kv.KeyValueService",
              "overriden": false,
              "version": "2021.53.3"
            }
          ],
          "startOrder": 12,
          "version": "2021.53.3",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.runtime.kv.KeyValueService\" version=\"1.0\">\n\n  <documentation>\n    The Key/Value service allows registration and access to KeyValueStores\n    to store simple values associated to keys.\n  </documentation>\n\n  <service>\n    <provide interface=\"org.nuxeo.runtime.kv.KeyValueService\" />\n  </service>\n\n  <implementation class=\"org.nuxeo.runtime.kv.KeyValueServiceImpl\" />\n\n  <extension-point name=\"configuration\">\n    <documentation>\n      Defines the implementations of the Key/Value stores:\n      <code>\n        <store name=\"default\" class=\"org.nuxeo.runtime.kv.MemKeyValueStore\"/>\n      </code>\n      The class must implement org.nuxeo.runtime.kv.KeyValueStoreProvider.\n    </documentation>\n\n    <object class=\"org.nuxeo.runtime.kv.KeyValueStoreDescriptor\" />\n  </extension-point>\n\n  <extension target=\"org.nuxeo.runtime.kv.KeyValueService\" point=\"configuration\">\n    <store name=\"default\" class=\"org.nuxeo.runtime.kv.MemKeyValueStore\">\n    </store>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/keyvalue-service.xml",
          "xmlPureComponent": false
        }
      ],
      "fileName": "nuxeo-runtime-kv-2021.53.3.jar",
      "groupId": "org.nuxeo.runtime",
      "hierarchyPath": "/grp:org.nuxeo.runtime/org.nuxeo.runtime.kv",
      "id": "org.nuxeo.runtime.kv",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: root\r\nBuild-Jdk: 11.0.22\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 2021.53.3-t20240418-133023\r\nBundle-SymbolicName: org.nuxeo.runtime.kv\r\nNuxeo-Component: OSGI-INF/keyvalue-service.xml\r\n\r\n",
      "maxResolutionOrder": 791,
      "minResolutionOrder": 791,
      "packages": [],
      "requirements": [],
      "version": "2021.53.3"
    }
  ],
  "creationDate": 1714377120883,
  "key": "Nuxeo Platform-2021.53",
  "name": "Nuxeo Platform",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1714377120883,
  "version": "2021.53"
}